-
Home
-
Hotel Booking Lite
-
4.7.4
-
Code
-
Classes
- BookingRepository
Total Complexity |
30 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
381 |
Lines of code |
214 |
Logical lines of code |
95 |
Comment lines |
86 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
retrieveBookingAtts() |
S |
42 |
5 |
51 |
mapEntityToPostData() |
S |
43 |
4 |
46 |
findRandom() |
S |
54 |
4 |
23 |
updateReservedRooms() |
S |
53 |
3 |
26 |
findAllByCustomer() |
S |
58 |
2 |
18 |
findAllByCalendar() |
S |
58 |
2 |
17 |
findByPayment() |
S |
69 |
3 |
6 |
mapPostToEntity() |
S |
71 |
2 |
5 |
findById() |
S |
79 |
1 |
3 |
findByCheckoutId() |
S |
79 |
1 |
3 |
findAll() |
S |
80 |
1 |
3 |
save() |
S |
68 |
1 |
7 |
getImportedCount() |
S |
69 |
1 |
6 |